|
Subversion : Windows Client
2015/04/05 |
|
It's possible to access to repositories from Windows clients.
For exmaple, install TortoiseSVN on Windows 8.1 and access to a repository. Download TortoiseSVN from the site below. ⇒ http://tortoisesvn.net/downloads.html
By the way, this example based on the environment that svnserve is running on Subversion server.
|
|
| [1] | After installing TortoiseSVN, move to a working folder and click it with right button and select "SVN Checkout". |
|
| [2] | Specify the URL of a repository and click OK. |
|
| [3] | If you set access control on the repository, authentication is required like follows, proceed with a valid user and password. |
|
| [4] | After finishing check out, click OK button. |
|
| [5] | Just completeing check out from a repository. It's possible to operate repositories from this application. |
|